home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Unstuff / Other Compression / UnzipMAc5.0.sit / Unzip 5.0p1 f / Source / VMS / bilf / make_bilf.com < prev   
Encoding:
Text File  |  1993-01-23  |  219 b   |  8 lines  |  [TEXT/MPS ]

  1. $ set verify    ! like "echo on", eh?
  2. $ cc bilf
  3. $ link bilf,sys$input:/opt
  4. sys$share:vaxcrtl.exe/shareable
  5. $ ! change the following symbol to "$diskname:[directory]bilf.exe" as approp.
  6. $ bilf == "$bilf.exe"
  7. $ set noverify
  8.